home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / lu62 / port / get.h < prev    next >
Text File  |  1996-07-10  |  87b  |  7 lines

  1.  struct GET
  2.         {
  3.     short station_id;
  4.     char buffer_get;
  5.     void *get_data;
  6.     };
  7.